Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eliminate redundant server_close() #2041

Merged
merged 1 commit into from
Feb 21, 2024
Merged

eliminate redundant server_close() #2041

merged 1 commit into from
Feb 21, 2024

Conversation

alexrudd2
Copy link
Collaborator

server.server_close() is essentially only an alias for server.shutdown(). Since it is not part of the public API, remove it.

Cherry-picked from #2033 (0071ac1)

@alexrudd2 alexrudd2 merged commit c0a782d into dev Feb 21, 2024
1 check passed
@alexrudd2 alexrudd2 deleted the server-close branch February 21, 2024 17:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant